OpenRoads Designer CONNECT Edition SDK Help

XSectionNamedBoundary Class

Definition

Namespace: Bentley.CifNET.GeometryModel.SDK Assembly: Bentley.CifNET.GeometryModel.SDK.4.0 (in Bentley.CifNET.GeometryModel.SDK.4.0.dll) Version: 1.0.0.0 (99.99.99.99)

C#

public abstractclass XSectionNamedBoundary : CifNamedBoundary
Inheritance → ConsensusItem → ModelEntityCifNamedBoundary → XSectionNamedBoundary

Properties

Alignment  
Connection (Inherited from ConsensusItem)
DgnECInstance (Inherited from ConsensusItem)
DgnModel (Inherited from ConsensusItem)
DomainObject (Inherited from ConsensusItem)
Element (Inherited from ModelEntity)
Geometry (Inherited from CifNamedBoundary)
GroupName (Overrides CifNamedBoundary.GroupName)
Name (Overrides CifNamedBoundary.Name)
ObjectTracker (Inherited from ConsensusItem)
ParentGroup (Inherited from CifNamedBoundary)
ParentPathElement (Inherited from CifNamedBoundary)
ParentPathElementAsAlignmentPtr (Inherited from CifNamedBoundary)
ParentPathElementAsLinearEntity3dPtr (Inherited from CifNamedBoundary)
ParentProfileElement (Inherited from CifNamedBoundary)
ParentProfileElementAsProfilePtr (Inherited from CifNamedBoundary)
SyncId (Inherited from ModelEntity)
XmlEndAreaVolume  

Methods

CreateFromDgnModel  
CreateFromDomainObject (Inherited from ConsensusItem)
CreateFromElement  
Dispose() (Inherited from ConsensusItem)
Dispose(Boolean) (Inherited from ConsensusItem)
Finalize (Inherited from ConsensusItem)
GetAnnotationGroup (Inherited from CifNamedBoundary)
GetAssociatedNamedViews (Inherited from CifNamedBoundary)
GetAssociatedSheetModel(DgnFile, DgnModelRef, Int32) (Inherited from CifNamedBoundary)
GetAssociatedSheetModel(DgnFile, DgnModelRef, Int32, Boolean) (Inherited from CifNamedBoundary)
GetNative (Inherited from ConsensusItem)
GetNextBoundary (Inherited from CifNamedBoundary)
GetPreviousBoundary (Inherited from CifNamedBoundary)
GetXSectionData  
PersistChanges() (Inherited from ConsensusItem)
PersistChanges(Object) (Inherited from ConsensusItem)

Fields

m_dynamicItemHandle (Inherited from ConsensusItem)
m_isTransactable (Inherited from ConsensusItem)
m_marshaller (Inherited from ConsensusItem)
m_native (Inherited from ConsensusItem)

See Also